Release 10.1A: OpenEdge Application Server:
Administration


WSAMAN export

Creates a WSD file on the local system from an existing Web service on an existing WSA instance. This facilitates updating a production Web service, cloning a Web service, or moving a Web service from WSA instance to WSA instance.

Syntax

Operating system
Syntax
UNIX
Windows
wsaman 
   -name wsainstance-name 
   { -appname app-friendlyname  
      | -namespace app-targetnamespace } 
   [ -wsd wsd-location-on-wsaman-machine ] 
   -export 

-name wsainstance-name

The name of the WSA instance the Web service is deployed to.

-appname app-friendlyname

The friendly name of the Web service.

-namespace app-targetnamespace

The target namespace of the Web service.

-wsd wsd-location-on-wsaman-machine

The path of the WSD file on the WSAMAN machine.

If this parameter is not supplied, -export creates the file friendlyname.wsd in the current working directory.

Note

When a Web service is exported and imported, the imported Web service is disabled and a friendlyname.props file identical to the original is created for it.


Copyright © 2005 Progress Software Corporation
www.progress.com
Voice: (781) 280-4000
Fax: (781) 280-4095